home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
steppenw.swf
/
scripts
/
frame_2477
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
188 b
|
13 lines
if(eval("/:Challenge") == true)
{
loadMovie("/steppenwolf/med/timer/lowtime.swf","MovieTimer");
}
else
{
tellTarget("Question")
{
gotoAndStop(2);
}
}
stop();